From: Nick Roberts Date: Sat, 28 Jul 2007 03:27:05 +0000 (+0000) Subject: (GDB Graphical Interface): Qualify use of "M-x gdba". X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~534^2~3^2~2026 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=40b604d733456d452882f396cfbc48c42b723b5b;p=emacs.git (GDB Graphical Interface): Qualify use of "M-x gdba". --- diff --git a/man/building.texi b/man/building.texi index 402b433204e..56d8560eae7 100644 --- a/man/building.texi +++ b/man/building.texi @@ -828,7 +828,9 @@ session, or the custom variable @code{gud-gdb-command-name} for all future sessions. You need to use text command mode to debug multiple programs within one Emacs session. If you have customized @code{gud-gdb-command-name} in this way, you can use @kbd{M-x gdba} to -invoke GDB in graphical mode. +invoke GDB in graphical mode. Moreover, this command succeeds where +@kbd{M-x gdb} fails, such as when your @file{.gdbinit} file contains +executable GDB commands. @menu * GDB-UI Layout:: Control the number of displayed buffers.